runtime.m.cheaprand (field)
6 uses
runtime (current package)
rand.go#L195: mp.cheaprand = rand()
rand.go#L235: mp.cheaprand += 0xa0761d6478bd642f
rand.go#L236: hi, lo := math.Mul64(mp.cheaprand, mp.cheaprand^0xe7037ed1a0b428db)
rand.go#L245: t := (*[2]uint32)(unsafe.Pointer(&mp.cheaprand))
runtime2.go#L619: cheaprand uint64
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)